Skip to content

Conversation

shiftkey
Copy link
Member

@shiftkey shiftkey commented Sep 4, 2024

This also attempts to use the latest version of yamllint without depending on an action to see where the current bottlenecks are.

This also allows us to set both of these linter checks as required to avoid accidentally merging PRs that aren't valid.

@shiftkey shiftkey changed the title Refactor linter stage to run YAML and JSON steps in parallel Install yamllint directly to use latest version Sep 4, 2024
@shiftkey shiftkey marked this pull request as ready for review September 4, 2024 15:36
- name: Install Node modules
run: npm ci
- name: JSON Lint
run: npm run lint
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤔 this command is also hard-coded to run with descriptions

"lint": "eslint descriptions/**/*.json --ext .json"

@shiftkey shiftkey merged commit ee25e9d into main Sep 4, 2024
2 checks passed
@shiftkey shiftkey deleted the shiftkey-patch-2 branch September 4, 2024 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants